CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3ds 读取

搜索资源列表

  1. 3ds+ase

    0下载:
  2. 用opengl实现对3ds和ase模型的读取 适合复杂物体的建模-use opengl realize right 3ds Rnase and read model for the modeling of complex objects
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11048
    • 提供者:xjt
  1. opengl读取3DS的论文

    0下载:
  2. 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:329409
    • 提供者:万玲
  1. frog3d-0.5

    0下载:
  2. 用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2022735
    • 提供者:赵磊
  1. 3DS

    0下载:
  2. 3DS模型的读取与绘制实例,压缩文件中含有*.3ds格式的说明文档:3ds Format.rtf。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:559662
    • 提供者:zhoufeng
  1. openGL-load-3ds

    0下载:
  2. 基于windows的读取3ds文件到openGL环境的源码,可以直接拿来用
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:255260
    • 提供者:赵兴方
  1. 3DS

    0下载:
  2. 在VC环境中,结合OpenGL实现.3DS格式的数据文件的读取,写入等一系列操作。给利用此格式的开发人员提供很大的方便性。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:547341
    • 提供者:黄淼
  1. 3ds

    0下载:
  2. 一个读取3DS文件并显示3D模型的例子,只显示,无控制功能。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:244827
    • 提供者:李磊
  1. 3ds

    0下载:
  2. c3DS类负责读取3ds文件结构,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。在具体例程中我写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:470176
    • 提供者:wuxiaodi195
  1. 3ds

    0下载:
  2. 3DSLoader,读取3DS,完美支持多材质
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33696
    • 提供者:wuwei
  1. 3ds文件读取

    0下载:
  2. 一个完善的读取3ds文件的例子,你可以参考学习
  3. 所属分类:3D图形编程

    • 发布日期:2009-02-06
    • 文件大小:683451
    • 提供者:hongwei81
  1. 基于opengl的3DS文件读取

    0下载:
  2. 参照计算机图形学试验教程,可以读取指定的3DS文件
  3. 所属分类:图形图象

    • 发布日期:2009-05-18
    • 文件大小:2881417
    • 提供者:chen9521
  1. 3DS Explode

    0下载:
  2. 读取3ds文件源代码
  3. 所属分类:源码下载

    • 发布日期:2011-05-25
    • 文件大小:38336
    • 提供者:cws06@sohu.com
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者:jinking
  1. 3ds格式的模型读取及其操纵源码

    0下载:
  2. 3ds格式的模型读取及其操纵源码,包括读取库、以及其操纵示例。环境:VC2005。-Useful source code for reading and manipulating 3ds format model, including reading library and manipulating samples. Environment: VC2005.
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-09
    • 文件大小:1212527
    • 提供者:sophia
  1. Car

    0下载:
  2. JPCT写的读取3Ds Max文件的一个案例。JPCT是Java的一个3D开发引擎,提供网络游戏和应用程序的3D编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware rend
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1996068
    • 提供者:krime
  1. C#直接读取3ds的源码

    3下载:
  2. C#直接读取3ds的源码,引用Microsoft.DirectX 打开三维文件。-Read 3ds C# source code directly.
  3. 所属分类:C#编程

    • 发布日期:2012-12-07
    • 文件大小:46827
    • 提供者:火箭
  1. OpenGLMesh

    1下载:
  2. 本源码用OpenGL实现了多种网格的读取,包括OBJ,MS3D,MD3,MD2,ASE,3DS等等。-This is very good.It will help you .
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-20
    • 文件大小:6805294
    • 提供者:zqfzqf2008
  1. 393q

    0下载:
  2. 使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:637863
    • 提供者:刘扬扬
  1. 3ds_opengl

    0下载:
  2. 好几个有关于3DS文件的读取和opengl显示的例子,很多解释,不下会后悔的-Several on the 3DS file to read and opengl examples show, many explained that no less than will be sorry
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-08
    • 文件大小:15370916
    • 提供者:吴欢欢
  1. load3ds

    0下载:
  2. 读取3DS的入门程序 可读取从Max导出的3DS模型并使用OpenGL渲染-Read 3DS entry program can be read from the Max export 3DS model and use the OpenGL rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:206492
    • 提供者:lesky
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com